home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zoo Guides: Life in the Desert
/
Zoo Guides - Life in the Desert.iso
/
pc
/
lfnthdsr
/
chapters
/
shared.dir
/
00409_Script_409
< prev
next >
Wrap
Text File
|
1995-05-08
|
703b
|
37 lines
--
on bigpic20
puppetsprite 20, true
set the loch of sprite 20 to 320
set the locv of sprite 20 to 192
set the castnum of sprite 20 to the castnum of sprite 20+40
updatestage
end bigpic20
set the castnum of sprite 20 to the castnum of sprite 20-40
go the frame
updatestage
--
on smallpic15
puppetsprite 15, false
puppetsprite 24, false
set the castnum of sprite 15 to the castnum of sprite 15-40
go the frame
updatestage
end smallpic15
--
on bigpic15
puppetsprite 24, true
set the loch of sprite 24 to 320
set the locv of sprite 24 to 192
set the castnum of sprite 24 to the castnum of sprite 15+40
updatestage
end bigpic15